- 
		Home
	
- 
Post SMTP – Complete SMTP Solution with Logs, Alerts, Backup SMTP & Mobile App
- 
2.8.0
- 
Code
- 
Classes
-  Postman_Zend_Mail_Protocol_Smtp 
		
			
				
					
													
								
																			
											| Total Complexity | 38 | 
																			
											| Dependencies | 2 | 
																			
											| Dependents | 2 | 
																	
							 
													
								
																			
											| Total lines | 420 | 
																			
											| Lines of code | 145 | 
																			
											| Logical lines of code | 95 | 
																	
							 
													
								
																			
											| Comment lines | 192 | 
																			
											| Methods | 15 | 
																			
											| Properties | 8 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 15
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| helo() | A | 46 | 9 | 36 | 
					
				| __construct() | S | 52 | 7 | 25 | 
					
				| data() | S | 57 | 4 | 16 | 
					
				| _ehlo() | S | 63 | 3 | 11 | 
					
				| mail() | S | 63 | 2 | 10 | 
					
				| rcpt() | S | 66 | 2 | 8 | 
					
				| quit() | S | 69 | 2 | 7 | 
					
				| auth() | S | 73 | 2 | 5 | 
					
				| connect() | S | 78 | 1 | 3 | 
					
				| rset() | S | 69 | 1 | 7 | 
					
				| noop() | S | 76 | 1 | 4 | 
					
				| vrfy() | S | 74 | 1 | 4 | 
					
				| disconnect() | S | 82 | 1 | 3 | 
					
				| _startSession() | S | 81 | 1 | 3 | 
					
				| _stopSession() | S | 81 | 1 | 3 |